<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* { 
 margin:0px; 
 padding:0px; 
 text-decoration:none;
}
body { 
 font-family:Microsoft YaHei,Arial, Helvetica, sans-serif, "å®‹ä½“", "é»‘ä½“"; 
 font-size:16px; 
 color:#333333;
 min-width:1200px !important;
}
a { 
 font-family:Microsoft YaHei,Arial, Helvetica, sans-serif, "å®‹ä½“", "é»‘ä½“";
 color:#333333;
 hide-focus: expression(this.hideFocus=true);
 outline: none;
 cursor:pointer;
}
a:hover{
  text-decoration:none;
  color:#c10008;
 }
input {
 font-family:Microsoft YaHei,Arial, Helvetica, sans-serif, "å®‹ä½“", "é»‘ä½“";
 color:#535353;
 hide-focus: expression(this.hideFocus=true);
 outline: none;
}
textarea {
 font-family:Microsoft YaHei,Arial, Helvetica, sans-serif, "å®‹ä½“", "é»‘ä½“";
 color:#535353;
 hide-focus: expression(this.hideFocus=true);
 outline: none;
}
img {
  border:0px;
}
body,div,dl,ol,ul,li{
 list-style: none;
}
.clear{
 clear:both;
}











.wrapper{
 width:100%;
 height:auto;
 margin:0 auto;
 overflow:hidden;
 max-width:1600px;
}
.top{
 width:100%;
 height:43px;
 background:#c10008;
overflow:hidden;
}
.top_inner{
 width:1160px;
 margin:0 auto;
 height:43px;
}
.top_l{
 float:left;
 margin-left:5px;
}
.top_l p{
 line-height:43px;
 color:#ffffff;
 font-size:13px;
}
.top_r{
 float:right;
 width:255px;
}
.search{
 width:189px;
 height:28px;
 margin-top:8px;
 float:left;
}
.jian{
 line-height:43px;
 color:#ffffff;
 float:right;
 margin:0 5px 0 15px;
}

#banner {
overflow:hidden;
  width: 100%; 
  height: 269px;
  position:relative;
}
.slides {
  margin: 0px auto; 
  width: 1600px; 
  height: 269px; 
  overflow: hidden; 
  position: relative; 
}
.slide-pic {
  margin: 0px; 
  padding: 0px; 
  width: 1600px; 
  overflow: hidden; 
  list-style: none; 
}
.slide-pic img {
  width: 1600px; 
  height: 269px; 
}

.slide-pic li.cur {
  display: block;
}

.logo{
 width:100%;
 height:95px;
 
 position:absolute;
 top:90px;
 left:0;
 right:0;
overflow:hidden;
}
.logo_h{
 width:1160px;
 height:95px;
 margin:0 auto;
}
.logo_inner{
 width:705px;
 height:95px;
}
.nav{
 width:1155px;
margin:0 auto;
 height:58px;
 position:absolute;
 top:254px;
 left:0;
 right:0;
overflow:hidden;


}
.nav_inner{
 width:1155px;
 height:55px;
 margin:0 auto;
 background:#e1e2e4;
 border-bottom:3px solid #c10008;
 
}
.nav_inner ul li{
 float:left;
 
 
 text-align:center;
}
.nav_inner ul li a{
 font-size:21px; 
 color:#4b4b4b;
 width:165px;
 line-height:55px;
 display:block;
}

.nav_inner li a.hover{ 
 color:#ffffff;
 background:#c10008;
}

.nav_inner li a:hover{ 
 color:#ffffff;
 background:#c10008;
}


.lj{
 width:100%;
 height:50px;
 background:#c10008;
 margin-top:50px;
}
.lj ul{
 width:755px;
 margin:0 auto;

}
.lj ul li{
 width:205px;
 height:25px;

 float:left;
 margin-top:10px; 
}


.foot{
 width:100%;
 height:151px;
 background:#eeeeee;
 padding-top:25px;
overflow:hidden;
}
.foot p{
 text-align:center;
 font-size:14px;
 color:#282828;
 line-height:30px;
}</pre></body></html>